<asp:Button ID="myBtn" runat="server" Text="Click me" onclick="myBtn_Click" OnClientClick="window.open('OtherPage.aspx', 'OtherPage');" />